home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / doc / libc6 / TODO < prev   
Text File  |  2008-09-29  |  858b  |  35 lines

  1. Outstanding concerns
  2. ====================
  3.  
  4.  - no entry
  5.  
  6. TODO
  7. ====
  8.  
  9. * General:
  10.  
  11.  - Make sure that prep.sh and version aren't in the root of the source
  12.    package.
  13.  
  14. * libc:
  15.  - Only add some libraries to the optimized packages instead of all of them?
  16.  - Add patch to display (or ignore) linux-gate.so.1 in ldd.
  17.  - Check dpkg-shlibdeps for linux-gate.so.1 handling.
  18.  - Don't do make install for libc6-i686 if we aren't going to use the
  19.    results - it's very slow.
  20.  - Add alpha EV67 opt package support (#229251).
  21.  
  22. * libc-dev:
  23.  
  24.  - What do we do for headers on 32/64 systems?  Do we generate
  25.    #if wrappers for /usr/include?  This looks like a non-issue since
  26.    only asm needs it.
  27.  
  28. * locales:
  29.  
  30.  - locales debconf template is a bit difficult for newbie users.
  31.    Using localedata/locales/*, it can be readable.  For example,
  32.    "ja_JP" -> "Japanese", "Japan".
  33.  
  34.  
  35.